home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-05-07 | 832 b | 53 lines | [TEXT/DWat] |
- datafile Measurements
- datalines 2
-
- graphframe 1 4 7 10
- fullscreen yes
-
- readcolumn x 2
- rpn <x log >x
- rpn <x >y
- graphlimits
- binxy 12 count xleft 0.5 - xright 0.5 +
- graphlimits
- plothistogram 0
- graphticks -1 0 0 0
- drawframe
- drawxlabel Log Area (cm\u2)
-
- graphframe gleft 3.5 + gright 3.5 + gbottom gtop
- showgraph
- readcolumn x 3
- rpn <x log >x
- rpn <x >y
- graphlimits
- binxy 12 count xleft 0.5 - xright 0.5 +
- graphlimits
- plothistogram 0
- graphticks -1 0 0 0
- drawframe
- drawxlabel Log Mass (gm)
-
- graphframe 1 gright 1 gbottom 1 -
- showgraph
- readcolumn x 2
- readcolumn y 3
- closewindow \f
- rpn <x log >x
- rpn <y log >y
- graphlimits
- graphticks -1 0 -1 0
- pointsymbol 4 cross
- plotpoints
- powerlawfit xleft xright
- plotline
- drawframe
- drawxlabel Log Mass (gm)
- drawylabel Log Area (cm\u2)
- TL
- scale 3
- digits 5
- drawlabel belowright Mass \sµ Area\\u\a1
-
-
- showpage